Skip to content

Comments

feat: Add in platform chat event#29

Merged
Matovidlo merged 1 commit intomainfrom
feat-add-in-platform-chat-event
Oct 17, 2025
Merged

feat: Add in platform chat event#29
Matovidlo merged 1 commit intomainfrom
feat-add-in-platform-chat-event

Conversation

@Matovidlo
Copy link
Contributor

@Matovidlo Matovidlo commented Oct 16, 2025

Before asking for review make sure that:

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds support for a new in-platform chat event type (ext.keboola.in-platform-chat) to the event schema. The changes introduce conversationId tracking and serverTransport protocol specification for MCP server contexts.

Key Changes:

  • Added conversationId and serverTransport fields to the MCP server context schema
  • Created test fixtures for different transport protocols (http, sse, and no-transport scenarios)

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.

File Description
schema/ext.keboola.in-platform-chat.json Extended schema with conversationId and serverTransport fields, including transport protocol enum
tests/events/ext.keboola.in-platform-chat.sse.json New test fixture for SSE transport protocol
tests/events/ext.keboola.in-platform-chat.http.json New test fixture for HTTP transport protocol
tests/events/ext.keboola.in-platform-chat.no-transport.json Updated existing fixture to use in-platform-chat event type without serverTransport field

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@Matovidlo Matovidlo changed the base branch from main to bc-remove-old-mcp-schema October 16, 2025 08:59
@Matovidlo Matovidlo force-pushed the feat-add-in-platform-chat-event branch from a892917 to 5f59415 Compare October 16, 2025 09:00
@Matovidlo Matovidlo force-pushed the feat-add-in-platform-chat-event branch from 5f59415 to 05189e2 Compare October 16, 2025 09:06
@Matovidlo Matovidlo requested a review from Copilot October 16, 2025 09:12
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Copilot reviewed 5 out of 5 changed files in this pull request and generated no new comments.


Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@Matovidlo
Copy link
Contributor Author

Base automatically changed from bc-remove-old-mcp-schema to main October 17, 2025 12:33
Copy link

@vita-stejskal vita-stejskal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Matovidlo Matovidlo merged commit 7bb7eba into main Oct 17, 2025
1 check passed
@Matovidlo Matovidlo deleted the feat-add-in-platform-chat-event branch October 17, 2025 12:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants